-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DSEGOG-129 save sessions #249
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #249 +/- ##
===========================================
+ Coverage 95.69% 95.77% +0.07%
===========================================
Files 71 75 +4
Lines 3093 3170 +77
Branches 885 897 +12
===========================================
+ Hits 2960 3036 +76
- Misses 131 132 +1
Partials 2 2
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine other than one comment I had re: a text field.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Testing instructions
Check that the request body send to the backend matches the current state of the website
Check the error handling in the dialog
Review code
Check Actions build
Review changes to test coverage
{more steps here}
Agile board tracking
closes DSEGOG-129